From: Dan Handley Date: Fri, 18 Dec 2015 11:51:48 +0000 (+0000) Subject: Increment Makefile version to 1.2 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=6791f52e821fb54c7755db1571beb4534b88e777;p=project%2Fbcm63xx%2Fatf.git Increment Makefile version to 1.2 Change-Id: I50cd383e480628bf750bcfb76cfdc9d597c2595b --- diff --git a/Makefile b/Makefile index b0353016..a650cdcd 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 1 +VERSION_MINOR := 2 # Default goal is build all images .DEFAULT_GOAL := all